var crypto/tls.disabledCipherSuites

2 uses

	crypto/tls (current package)
		cipher_suites.go#L338: var disabledCipherSuites = map[uint16]bool{
		defaults.go#L52: 		return disabledCipherSuites[c] ||